Skip to main content

ContainsExactly

ContainsExactly[list1,list2] yields True if list1 contains exactly the same elements as list2.

ContainsExactly[list2] is an operator form that yields True when the object to which it is applied contains exactly the same elements as list2.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.